Skip to content

Anchor watcher ignore patterns at the project root #208

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 11, 2018

Conversation

dfreeman
Copy link
Member

This fixes #206. I don't think there's a super cheap way to add meaningful test coverage for the specific case that was hit there, though #202 would give us a slightly heavier option if we wanted to take it.

@dfreeman dfreeman requested a review from chriskrycho May 11, 2018 03:12
Copy link
Member

@chriskrycho chriskrycho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Windows path separators and double-escaped strings to build regexes. I think my brain is going to explode from all the backslashes.

@chriskrycho
Copy link
Member

chriskrycho commented May 11, 2018

I’ll merge it once tests pass with latest from master (as I expect they very shortly will).

@chriskrycho chriskrycho merged commit 8776cc6 into master May 11, 2018
@chriskrycho chriskrycho deleted the fix-ignore-pattern branch May 11, 2018 04:27
@jamesarosen
Copy link

Very nice!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

incremental rebuilds do not include updates to .ts files
3 participants